Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore already existing required z-nodes in global zk #202

Merged
merged 1 commit into from
Feb 13, 2017

Conversation

merlimat
Copy link
Contributor

Motivation

Following the instructions at https://github.com/yahoo/pulsar/blob/master/docs/ClusterSetup.md there is a failure when setting up additional clusters as some z-node already exist in global zookeeper.

Modifications

Ignore NodeExistsException for these z-nodes.

@merlimat merlimat added the type/bug The PR fixed a bug or issue reported a bug label Feb 11, 2017
@merlimat merlimat added this to the 1.17 milestone Feb 11, 2017
@merlimat merlimat self-assigned this Feb 11, 2017
Copy link
Contributor

@rdhabalia rdhabalia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@rdhabalia rdhabalia merged commit 60ec362 into apache:master Feb 13, 2017
sijie pushed a commit to sijie/pulsar that referenced this pull request Mar 4, 2018
hrsakai pushed a commit to hrsakai/pulsar that referenced this pull request Dec 10, 2020
…pache#202)

* Expose GetDeliveryCount method from Message interface

Signed-off-by: xiaolong.ran <rxl@apache.org>

* fix ci error

Signed-off-by: xiaolong.ran <rxl@apache.org>

* fix comments

Signed-off-by: xiaolong.ran <rxl@apache.org>
hangc0276 pushed a commit to hangc0276/pulsar that referenced this pull request May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants